Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add all supported alogithms for rsa-enc keystore #1092

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

tboerger
Copy link
Contributor

This PR adds simply all algorithms which are available for keystores based on rsa-enc provider. Currently it got only a single one while there are 3 different available.

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch from dbc9c21 to 4700bb0 Compare January 24, 2025 12:56
@tboerger
Copy link
Contributor Author

Funny that the tests have been working before, should we split the rsa and rsa-enc algorithms?

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch 2 times, most recently from 002660e to 1f72340 Compare January 24, 2025 14:03
@tboerger
Copy link
Contributor Author

I have split the valid alorithms and tried to add some basic testing for both variants.

@tboerger tboerger force-pushed the keystore-rsa-algorithms branch 2 times, most recently from f898a0a to 32961df Compare January 29, 2025 20:55
@tboerger tboerger force-pushed the keystore-rsa-algorithms branch from 32961df to 2c48016 Compare February 12, 2025 07:21
@tboerger
Copy link
Contributor Author

Getting some review for this PR would be pretty great, so far it's not possible to configure supported encryption keys via Terraform.

@sschu
Copy link
Contributor

sschu commented Feb 12, 2025

@tboerger I'll have a look later today.

Copy link
Contributor

@sschu sschu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@sschu sschu merged commit 3d98f19 into keycloak:main Feb 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants